Skip to content

chore(deps): bump @cucumber/gherkin from 40.0.0 to 41.0.0 in /frontend#868

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/cucumber/gherkin-41.0.0
Open

chore(deps): bump @cucumber/gherkin from 40.0.0 to 41.0.0 in /frontend#868
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/cucumber/gherkin-41.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 25, 2026

Copy link
Copy Markdown
Contributor

Bumps @cucumber/gherkin from 40.0.0 to 41.0.0.

Release notes

Sourced from @​cucumber/gherkin's releases.

v41.0.0

Changed

  • [PHP] BREAKING CHANGE: Require PHP 8.4

Fixed

  • [JavaScript] Remove namespace imports from messages
Changelog

Sourced from @​cucumber/gherkin's changelog.

[41.0.0] - 2026-06-20

Changed

  • [PHP] BREAKING CHANGE: Require PHP 8.4

Fixed

  • [JavaScript] Remove namespace imports from messages
Commits
  • e214347 Prepare release v41.0.0
  • 3b85d59 Update CHANGELOG.md
  • 97313e3 Update dependency @​cucumber/biome-config to v0.3.0 (#623)
  • f7d994c Update dependency astral-sh/uv to v0.11.23
  • 512d91c Update dependency friendsofphp/php-cs-fixer to v3.95.10
  • 241ff3d Update dependency astral-sh/uv to v0.11.22
  • b6483f3 Update actions/checkout action to v7 (#622)
  • bbdd03e Update actions/setup-java action to v5.3.0
  • b1349c9 Bump js-yaml from 4.1.1 to 4.2.0 in /javascript (#619)
  • b43c1ee Update dependency friendsofphp/php-cs-fixer to v3.95.8
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@cucumber/gherkin](https://github.com/cucumber/gherkin) from 40.0.0 to 41.0.0.
- [Release notes](https://github.com/cucumber/gherkin/releases)
- [Changelog](https://github.com/cucumber/gherkin/blob/main/CHANGELOG.md)
- [Commits](cucumber/gherkin@v40.0.0...v41.0.0)

---
updated-dependencies:
- dependency-name: "@cucumber/gherkin"
  dependency-version: 41.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 25, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: javascript. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@claude

claude Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Dependabot assessment — @cucumber/gherkin 40.0.0 → 41.0.0

What changed: Major version bump of @cucumber/gherkin (npm) used in frontend/. Only package.json and package-lock.json are touched.

Breaking changes:

  • The only labeled breaking change is PHP-only (requires PHP 8.4). This project uses only the JavaScript package.
  • The JavaScript entry in this release is a fix ("Remove namespace imports from messages"), meaning gherkin internally stopped using namespace imports from @cucumber/messages. This is an internal refactor; the frontend's own import * as Gherkin from '@cucumber/gherkin' usage is unaffected.

Risk assessment: Low — the breaking change is scoped to PHP, and the JavaScript fix is an internal-only refactor with no API surface change for consumers.

Decision: flagging for human review — CI checks are still pending.

Required CI checks (Pre-commit, Security Audit, Detect changes, Validate PR title) are not yet complete. Per policy, merging is not allowed until all checks pass. Once CI is green, this PR is a good candidate for auto-merge given the low JavaScript risk.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants